Skip to content

✨ Add iterator comparisons to byterator#221

Merged
elbeno merged 1 commit intointel:mainfrom
elbeno:byterator-comp
Apr 24, 2025
Merged

✨ Add iterator comparisons to byterator#221
elbeno merged 1 commit intointel:mainfrom
elbeno:byterator-comp

Conversation

@elbeno
Copy link
Contributor

@elbeno elbeno commented Apr 24, 2025

Problem:

  • A byterator can be equality-compared with a regular iterator, but it cannot be compared for less/greater.

Solution:

  • Add comparison operators between byterator and corresponding iterators.

Problem:
- A `byterator` can be equality-compared with a regular iterator, but it cannot
  be compared for less/greater.

Solution:
- Add comparison operators between `byterator` and corresponding iterators.
@elbeno elbeno merged commit c57967c into intel:main Apr 24, 2025
42 of 43 checks passed
@elbeno elbeno deleted the byterator-comp branch October 16, 2025 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants